TCGMParameters
Unit: CGM
Description
The TCGMParameters
class is an auxiliary means for the TsgCGMImage
class object.
Syntax
TsgCGMImage = class(TsgCADImage)
Properties
Properties | Description |
---|---|
Parameter1 | The property returns the first part of the entity’s identifier. |
Parameter2 | The property returns the second part of the entity’s identifier. |
Parameter3 | The property defines contents of the entity. |
Methods
Methods | Description |
---|---|
Create | The method creates and initializes an instance of the TCGMParameters object. |
FourToOne | The method returns 32 bit value as the result of conversion of four 8 bits values. |
TwoToOne | The method returns 16 bit value as the result of conversion of two 8 bits values. |
TwoToThree | The method converts two 8 bits input values to three 8 bits values defined in Parameter properties. |